Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable HITS in the python API using the new primitive-based implementation #1941

Merged
merged 6 commits into from
Nov 11, 2021

Conversation

rlratzel
Copy link
Contributor

Followup PR to #1930

This PR re-enables HITS in the python API using the new C++ primitive-based implementation. This also refactors the tests to use the benchmark fixture plugin, and adds an additional dataset to read for more diverse comparison to Nx.

image

@rlratzel rlratzel requested review from a team as code owners November 11, 2021 04:25
@rlratzel rlratzel self-assigned this Nov 11, 2021
@rlratzel rlratzel added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python labels Nov 11, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2021

Codecov Report

❗ No coverage uploaded for pull request base (branch-21.12@0730fea). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head b316a7a differs from pull request most recent head d592af4. Consider uploading reports for the commit d592af4 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##             branch-21.12    #1941   +/-   ##
===============================================
  Coverage                ?   70.35%           
===============================================
  Files                   ?      143           
  Lines                   ?     8903           
  Branches                ?        0           
===============================================
  Hits                    ?     6264           
  Misses                  ?     2639           
  Partials                ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0730fea...d592af4. Read the comment docs.

@BradReesWork BradReesWork added this to the 21.12 milestone Nov 11, 2021
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@rlratzel
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 2770c87 into rapidsai:branch-21.12 Nov 11, 2021
@rlratzel rlratzel deleted the branch-21.12-reenablehits branch June 17, 2022 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants